home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / 662.swf / scripts / DefineButton2_176 / BUTTONCONDACTION on(press).as
Text File  |  2006-01-17  |  50b  |  5 lines

  1. on(press){
  2.    need = 1;
  3.    gotoAndPlay(10);
  4. }
  5.